JMFrameShowHide
Shows or hides a frame.
OSStatus JMFrameShowHide ( JMFrameRef frame, Boolean showFrame);
frame
- The frame to show or hide.
showFrame
- A Boolean value. If
showFrame
is true, then the frame should be shown; ifshowFrame
is false, the frame should be hidden.- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help